home *** CD-ROM | disk | FTP | other *** search
- /*
- * ILBM->ASCII Distfile by Tobias Ferber, ukjg@rz.uni-karlsruhe.de
- */
-
- Distfile
- DMakefile
-
- ilbm2ascii
- ilbm2ascii.c
-
- ilbm2ascii.rexx
- ilbm2ascii.rexx.info
-
-
- INTERNAL:
-
- /* Taken from the Commodore Native Developer Kit 3.1 */
-
- iffp/ilbmapp.h
- iffp/packer.h
- iffp/ilbm.h
- iffp/iff.h
- iffp/compiler.h
- iffp/debug.h
- iffp/iffpstrings.h
-
- modules/ilbmr.c
- modules/loadilbm.c
- modules/getbitmap.c
- modules/iffpstrings.c
- modules/unpacker.c
- modules/parse.c
-